[NET] back: Copy tx_ring data before verification
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 12 Oct 2006 15:09:15 +0000 (16:09 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 12 Oct 2006 15:09:15 +0000 (16:09 +0100)
commite402c829968a527f751a19c3041d271a16532d2f
tree242de4f29582126e176d57ba437a959897547ce6
parent01c26778f4c4880de474fefe60e92b69cfcb3d1d
[NET] back: Copy tx_ring data before verification

We need to make a copy of data from tx_ring before
verifying them as otherwise what we end up using may
be different from what was verified.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
linux-2.6-xen-sparse/drivers/xen/netback/netback.c